Jquery Setup

  • STEPS

    Include from CDN (online)

    
                        <head>
                        <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.1/jquery.min.js"></script>
                        </head>